func sort.insertionSort
4 uses
sort (current package)
sort.go#L38: func insertionSort(data Interface, a, b int) {
sort.go#L222: insertionSort(data, a, b)
sort.go#L386: insertionSort(data, a, b)
sort.go#L390: insertionSort(data, a, n)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)